﻿2026-06-19T23:26:59.1546754Z Current runner version: '2.335.1'
2026-06-19T23:26:59.1552604Z Runner name: 'kitsubito'
2026-06-19T23:26:59.1553283Z Runner group name: 'Default'
2026-06-19T23:26:59.1554120Z Machine name: 'KITSUBITO'
2026-06-19T23:26:59.1556713Z ##[group]GITHUB_TOKEN Permissions
2026-06-19T23:26:59.1558822Z Contents: read
2026-06-19T23:26:59.1559418Z Metadata: read
2026-06-19T23:26:59.1559909Z Packages: read
2026-06-19T23:26:59.1560386Z ##[endgroup]
2026-06-19T23:26:59.1562342Z Secret source: Actions
2026-06-19T23:26:59.1562986Z Prepare workflow directory
2026-06-19T23:26:59.1956553Z Prepare all required actions
2026-06-19T23:26:59.1994554Z Getting action download info
2026-06-19T23:26:59.5432030Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-19T23:27:00.0395953Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-19T23:27:00.1216004Z ##[group]Run actions/checkout@v5
2026-06-19T23:27:00.1216745Z with:
2026-06-19T23:27:00.1217092Z   fetch-depth: 0
2026-06-19T23:27:00.1217512Z   repository: SaberMage/spt-core
2026-06-19T23:27:00.1220766Z   token: ***
2026-06-19T23:27:00.1221112Z   ssh-strict: true
2026-06-19T23:27:00.1221460Z   ssh-user: git
2026-06-19T23:27:00.1221824Z   persist-credentials: true
2026-06-19T23:27:00.1222204Z   clean: true
2026-06-19T23:27:00.1222567Z   sparse-checkout-cone-mode: true
2026-06-19T23:27:00.1222981Z   fetch-tags: false
2026-06-19T23:27:00.1223334Z   show-progress: true
2026-06-19T23:27:00.1223686Z   lfs: false
2026-06-19T23:27:00.1224022Z   submodules: false
2026-06-19T23:27:00.1224385Z   set-safe-directory: true
2026-06-19T23:27:00.1225128Z ##[endgroup]
2026-06-19T23:27:00.2046290Z Syncing repository: SaberMage/spt-core
2026-06-19T23:27:00.2047783Z ##[group]Getting Git version info
2026-06-19T23:27:00.2048484Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T23:27:00.2049466Z [command]/usr/bin/git version
2026-06-19T23:27:00.2049990Z git version 2.43.0
2026-06-19T23:27:00.2052095Z ##[endgroup]
2026-06-19T23:27:00.2063171Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8ecf7b5d-f578-4a7f-8db0-8e4c4ac30f22' before making global git config changes
2026-06-19T23:27:00.2064676Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:27:00.2066428Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T23:27:00.2102521Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T23:27:00.2123382Z https://github.com/SaberMage/spt-core
2026-06-19T23:27:00.2134807Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:27:00.2138191Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:27:00.2158816Z HEAD
2026-06-19T23:27:00.2193702Z ##[endgroup]
2026-06-19T23:27:00.2194713Z [command]/usr/bin/git submodule status
2026-06-19T23:27:00.2376038Z ##[group]Cleaning the repository
2026-06-19T23:27:00.2378867Z [command]/usr/bin/git clean -ffdx
2026-06-19T23:27:00.2530944Z Removing dist/
2026-06-19T23:27:00.2537742Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T23:27:00.2587905Z HEAD is now at 86f20ac8 fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:00.2592563Z ##[endgroup]
2026-06-19T23:27:00.2593961Z ##[group]Disabling automatic garbage collection
2026-06-19T23:27:00.2597142Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T23:27:00.2622012Z ##[endgroup]
2026-06-19T23:27:00.2622690Z ##[group]Setting up auth
2026-06-19T23:27:00.2626838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:27:00.2651921Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T23:27:00.2870151Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:27:00.2896405Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T23:27:00.3079717Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:27:00.3103469Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T23:27:00.3287706Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T23:27:00.3317511Z ##[endgroup]
2026-06-19T23:27:00.3318180Z ##[group]Fetching the repository
2026-06-19T23:27:00.3325800Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:27:01.3285095Z From https://github.com/SaberMage/spt-core
2026-06-19T23:27:01.3286303Z  * [new branch]        v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-19T23:27:01.3287400Z  * [new ref]           8e79aacaee8fc31766d35d582208ea41d963b8fb -> pull/26/merge
2026-06-19T23:27:01.3319567Z ##[endgroup]
2026-06-19T23:27:01.3320719Z ##[group]Determining the checkout info
2026-06-19T23:27:01.3321901Z ##[endgroup]
2026-06-19T23:27:01.3323605Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T23:27:01.3360762Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T23:27:01.3394179Z ##[group]Checking out the ref
2026-06-19T23:27:01.3395351Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:27:01.3583007Z Previous HEAD position was 86f20ac8 fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:01.3585394Z HEAD is now at 8e79aaca Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:27:01.3590953Z ##[endgroup]
2026-06-19T23:27:01.3625695Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T23:27:01.3647645Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
2026-06-19T23:27:01.3860378Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-19T23:27:01.3862133Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-19T23:27:01.3878837Z shell: /usr/bin/bash -e {0}
2026-06-19T23:27:01.3879821Z ##[endgroup]
2026-06-19T23:27:01.4023850Z ##[group]Run set -euo pipefail
2026-06-19T23:27:01.4024820Z [36;1mset -euo pipefail[0m
2026-06-19T23:27:01.4025636Z [36;1mPIN=0c95435[0m
2026-06-19T23:27:01.4026428Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-19T23:27:01.4027396Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-19T23:27:01.4028711Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-19T23:27:01.4030532Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-19T23:27:01.4032264Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-19T23:27:01.4033638Z [36;1m  rm -rf "$CACHE"[0m
2026-06-19T23:27:01.4034549Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-19T23:27:01.4035711Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-19T23:27:01.4037026Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-19T23:27:01.4038370Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-19T23:27:01.4039366Z [36;1mfi[0m
2026-06-19T23:27:01.4040438Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-19T23:27:01.4055998Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-19T23:27:01.4057105Z env:
2026-06-19T23:27:01.4057812Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-19T23:27:01.4058718Z ##[endgroup]
2026-06-19T23:27:01.6982331Z    Compiling proc-macro2 v1.0.106
2026-06-19T23:27:01.6983680Z    Compiling quote v1.0.45
2026-06-19T23:27:01.6984291Z    Compiling unicode-ident v1.0.24
2026-06-19T23:27:01.6984756Z    Compiling libc v0.2.186
2026-06-19T23:27:01.6985152Z    Compiling serde_core v1.0.228
2026-06-19T23:27:01.6985563Z    Compiling cfg-if v1.0.4
2026-06-19T23:27:01.6985972Z    Compiling serde v1.0.228
2026-06-19T23:27:01.7021455Z    Compiling log v0.4.32
2026-06-19T23:27:01.7058131Z    Compiling pin-project-lite v0.2.17
2026-06-19T23:27:01.7127983Z    Compiling typenum v1.20.1
2026-06-19T23:27:01.7170017Z    Compiling portable-atomic v1.13.1
2026-06-19T23:27:01.7170923Z    Compiling memchr v2.8.1
2026-06-19T23:27:01.7171372Z    Compiling version_check v0.9.5
2026-06-19T23:27:01.7171793Z    Compiling critical-section v1.2.0
2026-06-19T23:27:01.7172335Z    Compiling shlex v2.0.1
2026-06-19T23:27:01.7341951Z    Compiling find-msvc-tools v0.1.9
2026-06-19T23:27:01.7804222Z    Compiling subtle v2.6.1
2026-06-19T23:27:01.7970592Z    Compiling bytes v1.11.1
2026-06-19T23:27:01.8861393Z    Compiling futures-core v0.3.32
2026-06-19T23:27:01.9222115Z    Compiling equivalent v1.0.2
2026-06-19T23:27:01.9441373Z    Compiling smallvec v1.15.1
2026-06-19T23:27:01.9767974Z    Compiling itoa v1.0.18
2026-06-19T23:27:01.9839757Z    Compiling semver v1.0.28
2026-06-19T23:27:02.0216668Z    Compiling stable_deref_trait v1.2.1
2026-06-19T23:27:02.0452038Z    Compiling futures-io v0.3.32
2026-06-19T23:27:02.0548220Z    Compiling futures-sink v0.3.32
2026-06-19T23:27:02.0695184Z    Compiling slab v0.4.12
2026-06-19T23:27:02.0810992Z    Compiling generic-array v0.14.7
2026-06-19T23:27:02.1160264Z    Compiling futures-task v0.3.32
2026-06-19T23:27:02.1561534Z    Compiling futures-channel v0.3.32
2026-06-19T23:27:02.1878823Z    Compiling bitflags v2.12.1
2026-06-19T23:27:02.2512003Z    Compiling hashbrown v0.17.1
2026-06-19T23:27:02.2640775Z    Compiling rustc_version v0.4.1
2026-06-19T23:27:02.2855603Z    Compiling rustversion v1.0.22
2026-06-19T23:27:02.3000697Z    Compiling cpufeatures v0.2.17
2026-06-19T23:27:02.3332581Z    Compiling fnv v1.0.7
2026-06-19T23:27:02.3390018Z    Compiling cfg_aliases v0.2.1
2026-06-19T23:27:02.3721366Z    Compiling strsim v0.11.1
2026-06-19T23:27:02.3851155Z    Compiling rand_core v0.10.1
2026-06-19T23:27:02.4021102Z    Compiling litemap v0.8.2
2026-06-19T23:27:02.4241480Z    Compiling writeable v0.6.3
2026-06-19T23:27:02.4361445Z    Compiling getrandom v0.4.2
2026-06-19T23:27:02.4691403Z    Compiling icu_properties_data v2.2.0
2026-06-19T23:27:02.5392062Z    Compiling fs_extra v1.3.0
2026-06-19T23:27:02.6371984Z    Compiling dunce v1.0.5
2026-06-19T23:27:02.6541181Z    Compiling ident_case v1.0.1
2026-06-19T23:27:02.6642045Z    Compiling icu_normalizer_data v2.2.0
2026-06-19T23:27:02.6801115Z    Compiling utf8_iter v1.0.4
2026-06-19T23:27:02.7441374Z    Compiling percent-encoding v2.3.2
2026-06-19T23:27:02.8281678Z    Compiling autocfg v1.5.1
2026-06-19T23:27:02.8381124Z    Compiling http v1.4.1
2026-06-19T23:27:02.8720970Z    Compiling cpufeatures v0.3.0
2026-06-19T23:27:02.9270736Z    Compiling thiserror v2.0.18
2026-06-19T23:27:02.9330940Z    Compiling unicode-segmentation v1.13.3
2026-06-19T23:27:02.9530165Z    Compiling aws-lc-rs v1.17.0
2026-06-19T23:27:02.9881027Z    Compiling indexmap v2.14.0
2026-06-19T23:27:02.9936713Z    Compiling scopeguard v1.2.0
2026-06-19T23:27:03.0460910Z    Compiling chacha20 v0.10.0
2026-06-19T23:27:03.0870714Z    Compiling syn v2.0.117
2026-06-19T23:27:03.0885013Z    Compiling lock_api v0.4.14
2026-06-19T23:27:03.1567750Z    Compiling form_urlencoded v1.2.2
2026-06-19T23:27:03.1824188Z    Compiling untrusted v0.9.0
2026-06-19T23:27:03.2461190Z    Compiling heck v0.5.0
2026-06-19T23:27:03.3031108Z    Compiling rustls v0.23.40
2026-06-19T23:27:03.3250593Z    Compiling unicode-xid v0.2.6
2026-06-19T23:27:03.3591013Z    Compiling atomic-waker v1.1.2
2026-06-19T23:27:03.3690961Z    Compiling anyhow v1.0.102
2026-06-19T23:27:03.4140898Z    Compiling const-oid v0.10.2
2026-06-19T23:27:03.4141957Z    Compiling zerocopy v0.8.50
2026-06-19T23:27:03.4241256Z    Compiling httparse v1.10.1
2026-06-19T23:27:03.4390012Z    Compiling paste v1.0.15
2026-06-19T23:27:03.4741364Z    Compiling jobserver v0.1.34
2026-06-19T23:27:03.4810969Z    Compiling parking_lot_core v0.9.12
2026-06-19T23:27:03.5090936Z    Compiling num-traits v0.2.19
2026-06-19T23:27:03.5251011Z    Compiling hybrid-array v0.4.12
2026-06-19T23:27:03.6393866Z    Compiling convert_case v0.10.0
2026-06-19T23:27:03.6506747Z    Compiling curve25519-dalek v4.1.3
2026-06-19T23:27:03.6933442Z    Compiling ahash v0.8.12
2026-06-19T23:27:03.7176440Z    Compiling either v1.16.0
2026-06-19T23:27:03.7330723Z    Compiling powerfmt v0.2.0
2026-06-19T23:27:03.8341608Z    Compiling cc v1.2.63
2026-06-19T23:27:03.8968164Z    Compiling base64ct v1.8.3
2026-06-19T23:27:03.9185249Z    Compiling crypto-common v0.1.7
2026-06-19T23:27:03.9261208Z    Compiling block-buffer v0.10.4
2026-06-19T23:27:03.9450915Z    Compiling fastrand v2.4.1
2026-06-19T23:27:03.9800847Z    Compiling deranged v0.5.8
2026-06-19T23:27:04.0660827Z    Compiling digest v0.10.7
2026-06-19T23:27:04.0870891Z    Compiling vcpkg v0.2.15
2026-06-19T23:27:04.2154796Z    Compiling mio v1.2.1
2026-06-19T23:27:04.2270795Z    Compiling socket2 v0.6.4
2026-06-19T23:27:04.2610420Z    Compiling getrandom v0.2.17
2026-06-19T23:27:04.3101026Z    Compiling http-body v1.0.1
2026-06-19T23:27:04.3890546Z    Compiling pem-rfc7468 v1.0.0
2026-06-19T23:27:04.4590923Z    Compiling rand_core v0.6.4
2026-06-19T23:27:04.4870461Z    Compiling rand v0.10.1
2026-06-19T23:27:04.5090608Z    Compiling pkg-config v0.3.33
2026-06-19T23:27:04.5430824Z    Compiling base64 v0.22.1
2026-06-19T23:27:04.6410875Z    Compiling try-lock v0.2.5
2026-06-19T23:27:04.6480831Z    Compiling time-core v0.1.8
2026-06-19T23:27:04.7258867Z    Compiling data-encoding v2.11.0
2026-06-19T23:27:04.7660800Z    Compiling tinyvec_macros v0.1.1
2026-06-19T23:27:04.8190774Z    Compiling num-conv v0.2.2
2026-06-19T23:27:04.8350771Z    Compiling zmij v1.0.21
2026-06-19T23:27:04.8800110Z    Compiling tower-service v0.3.3
2026-06-19T23:27:04.9091190Z    Compiling tinyvec v1.11.0
2026-06-19T23:27:04.9770849Z    Compiling parking_lot v0.12.5
2026-06-19T23:27:04.9837058Z    Compiling want v0.3.1
2026-06-19T23:27:05.0040512Z    Compiling sha2 v0.10.9
2026-06-19T23:27:05.0591028Z    Compiling crypto-common v0.2.2
2026-06-19T23:27:05.1160768Z    Compiling cmake v0.1.58
2026-06-19T23:27:05.1540832Z    Compiling block-buffer v0.12.0
2026-06-19T23:27:05.2310337Z    Compiling inout v0.1.4
2026-06-19T23:27:05.2401163Z    Compiling vergen-lib v9.1.0
2026-06-19T23:27:05.3400015Z    Compiling n0-future v0.3.2
2026-06-19T23:27:05.3610368Z    Compiling crossbeam-utils v0.8.21
2026-06-19T23:27:05.3947526Z    Compiling httpdate v1.0.3
2026-06-19T23:27:05.4160715Z    Compiling winnow v1.0.3
2026-06-19T23:27:05.4247657Z    Compiling diatomic-waker v0.2.3
2026-06-19T23:27:05.4952691Z    Compiling signature v2.2.0
2026-06-19T23:27:05.5600766Z    Compiling spin v0.10.0
2026-06-19T23:27:05.5730629Z    Compiling serde_json v1.0.150
2026-06-19T23:27:05.5910970Z    Compiling parking v2.2.1
2026-06-19T23:27:05.6350658Z    Compiling cordyceps v0.3.4
2026-06-19T23:27:05.6560710Z    Compiling ed25519 v2.2.3
2026-06-19T23:27:05.6769882Z    Compiling cipher v0.4.4
2026-06-19T23:27:05.6970692Z    Compiling netlink-packet-core v0.8.1
2026-06-19T23:27:05.7026548Z    Compiling universal-hash v0.5.1
2026-06-19T23:27:05.7350694Z    Compiling futures-lite v2.6.1
2026-06-19T23:27:05.7431051Z    Compiling vergen v9.1.0
2026-06-19T23:27:05.8160687Z    Compiling vergen-lib v0.1.6
2026-06-19T23:27:05.8310870Z    Compiling heapless v0.7.17
2026-06-19T23:27:05.8442214Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-19T23:27:05.8460621Z    Compiling noq-udp v0.10.0
2026-06-19T23:27:05.9165395Z    Compiling sync_wrapper v1.0.2
2026-06-19T23:27:05.9472264Z    Compiling futures-buffered v0.2.13
2026-06-19T23:27:05.9534481Z    Compiling byteorder v1.5.0
2026-06-19T23:27:06.0100773Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-19T23:27:06.0200931Z    Compiling digest v0.11.3
2026-06-19T23:27:06.0370733Z    Compiling allocator-api2 v0.2.21
2026-06-19T23:27:06.0535912Z    Compiling opaque-debug v0.3.1
2026-06-19T23:27:06.1081783Z    Compiling polyval v0.6.2
2026-06-19T23:27:06.1520956Z    Compiling aws-lc-sys v0.41.0
2026-06-19T23:27:06.1560711Z    Compiling ring v0.17.14
2026-06-19T23:27:06.1880740Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T23:27:06.2112443Z    Compiling hash32 v0.2.1
2026-06-19T23:27:06.2740642Z    Compiling vergen-gitcl v1.0.8
2026-06-19T23:27:06.2900773Z    Compiling spin v0.9.8
2026-06-19T23:27:06.3580581Z    Compiling signature v3.0.0
2026-06-19T23:27:06.4050374Z    Compiling tower-layer v0.3.3
2026-06-19T23:27:06.4241023Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-19T23:27:06.4670686Z    Compiling fallible-iterator v0.3.0
2026-06-19T23:27:06.5148487Z    Compiling num_threads v0.1.7
2026-06-19T23:27:06.5270215Z    Compiling ryu v1.0.23
2026-06-19T23:27:06.6170448Z    Compiling time v0.3.47
2026-06-19T23:27:06.6390436Z    Compiling ghash v0.5.1
2026-06-19T23:27:06.6486526Z    Compiling sha2 v0.11.0-rc.5
2026-06-19T23:27:06.6590847Z    Compiling ctr v0.9.2
2026-06-19T23:27:06.7123655Z    Compiling aes v0.8.4
2026-06-19T23:27:06.7579474Z    Compiling http-body-util v0.1.3
2026-06-19T23:27:06.8507596Z    Compiling fs2 v0.4.3
2026-06-19T23:27:06.8760841Z    Compiling aead v0.5.2
2026-06-19T23:27:06.9421801Z    Compiling openssl-probe v0.2.1
2026-06-19T23:27:06.9780596Z    Compiling crossbeam-epoch v0.9.18
2026-06-19T23:27:07.0190762Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-19T23:27:07.0360469Z    Compiling crossbeam-channel v0.5.15
2026-06-19T23:27:07.0520880Z    Compiling blake3 v1.8.5
2026-06-19T23:27:07.1461653Z    Compiling netlink-packet-route v0.29.0
2026-06-19T23:27:07.1740657Z    Compiling uuid v1.23.2
2026-06-19T23:27:07.4212016Z    Compiling aes-gcm v0.10.3
2026-06-19T23:27:07.4460808Z    Compiling memoffset v0.6.5
2026-06-19T23:27:07.4594732Z    Compiling acto v0.8.2
2026-06-19T23:27:07.5860756Z    Compiling netwatch v0.16.0
2026-06-19T23:27:07.6026199Z    Compiling noq v0.18.0
2026-06-19T23:27:07.6399298Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T23:27:07.6599635Z    Compiling xml-rs v0.8.28
2026-06-19T23:27:07.7640823Z    Compiling ref-cast v1.0.25
2026-06-19T23:27:07.7821318Z    Compiling mac-addr v0.3.0
2026-06-19T23:27:07.8551496Z    Compiling rustc-hash v2.1.2
2026-06-19T23:27:07.8681286Z    Compiling sorted-index-buffer v0.2.1
2026-06-19T23:27:07.9131864Z    Compiling foldhash v0.2.0
2026-06-19T23:27:07.9791520Z    Compiling identity-hash v0.1.0
2026-06-19T23:27:08.0019414Z    Compiling thiserror v1.0.69
2026-06-19T23:27:08.0110795Z    Compiling lru-slab v0.1.2
2026-06-19T23:27:08.0411020Z    Compiling rustix v1.1.4
2026-06-19T23:27:08.0694710Z    Compiling tagptr v0.2.0
2026-06-19T23:27:08.0731470Z    Compiling hashbrown v0.16.1
2026-06-19T23:27:08.2351353Z    Compiling netlink-packet-route v0.30.0
2026-06-19T23:27:08.3066560Z    Compiling synstructure v0.13.2
2026-06-19T23:27:08.3628044Z    Compiling darling_core v0.20.11
2026-06-19T23:27:08.5106251Z    Compiling proc-macro-crate v3.5.0
2026-06-19T23:27:08.7650577Z    Compiling xmltree v0.10.3
2026-06-19T23:27:08.8270674Z    Compiling serde_derive_internals v0.29.1
2026-06-19T23:27:08.8786910Z    Compiling ioctl-rs v0.1.6
2026-06-19T23:27:08.9769468Z    Compiling serial-core v0.4.0
2026-06-19T23:27:08.9948385Z    Compiling errno v0.3.14
2026-06-19T23:27:09.0034097Z    Compiling termios v0.2.2
2026-06-19T23:27:09.0157726Z    Compiling aho-corasick v1.1.4
2026-06-19T23:27:09.0777284Z    Compiling simple-dns v0.9.3
2026-06-19T23:27:09.1018320Z    Compiling linux-raw-sys v0.12.1
2026-06-19T23:27:09.1285982Z    Compiling smol_str v0.1.24
2026-06-19T23:27:09.1353048Z    Compiling winnow v0.7.15
2026-06-19T23:27:09.1512203Z    Compiling arrayref v0.3.9
2026-06-19T23:27:09.1741659Z    Compiling simdutf8 v0.1.5
2026-06-19T23:27:09.2061171Z    Compiling toml_write v0.1.2
2026-06-19T23:27:09.2990410Z    Compiling signal-hook v0.3.18
2026-06-19T23:27:09.3610885Z    Compiling resolv-conf v0.7.6
2026-06-19T23:27:09.4184261Z    Compiling regex-syntax v0.8.10
2026-06-19T23:27:09.4546436Z    Compiling sha1_smol v1.0.1
2026-06-19T23:27:09.5220508Z    Compiling constant_time_eq v0.4.2
2026-06-19T23:27:09.5760979Z    Compiling arrayvec v0.7.6
2026-06-19T23:27:09.7230819Z    Compiling serial-unix v0.4.0
2026-06-19T23:27:09.8850690Z    Compiling signal-hook-registry v1.4.8
2026-06-19T23:27:09.9240986Z    Compiling lru v0.16.4
2026-06-19T23:27:10.0409410Z    Compiling darling_core v0.23.0
2026-06-19T23:27:10.1640690Z    Compiling serde_bytes v0.11.19
2026-06-19T23:27:10.1861112Z    Compiling serde_derive v1.0.228
2026-06-19T23:27:10.2240886Z    Compiling zeroize_derive v1.4.3
2026-06-19T23:27:10.3919171Z    Compiling tokio-macros v2.7.0
2026-06-19T23:27:10.5600144Z    Compiling zerofrom-derive v0.1.7
2026-06-19T23:27:10.8352275Z    Compiling zeroize v1.8.2
2026-06-19T23:27:11.0441326Z    Compiling futures-macro v0.3.32
2026-06-19T23:27:11.1490749Z    Compiling yoke-derive v0.8.2
2026-06-19T23:27:11.1560388Z    Compiling tokio v1.52.3
2026-06-19T23:27:11.5481015Z    Compiling zerovec-derive v0.11.3
2026-06-19T23:27:11.7505703Z    Compiling displaydoc v0.2.6
2026-06-19T23:27:11.8081027Z    Compiling tracing-attributes v0.1.31
2026-06-19T23:27:12.0398454Z    Compiling futures-util v0.3.32
2026-06-19T23:27:12.0460720Z    Compiling zerofrom v0.1.8
2026-06-19T23:27:12.2090943Z    Compiling rustls-pki-types v1.14.1
2026-06-19T23:27:12.5785942Z    Compiling yoke v0.8.3
2026-06-19T23:27:12.6113763Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-19T23:27:12.6480493Z    Compiling thiserror-impl v2.0.18
2026-06-19T23:27:12.8130575Z    Compiling zerotrie v0.2.4
2026-06-19T23:27:13.1010862Z    Compiling zerovec v0.11.6
2026-06-19T23:27:13.1580959Z    Compiling darling_macro v0.20.11
2026-06-19T23:27:13.2598550Z    Compiling derive_more-impl v2.1.1
2026-06-19T23:27:13.2740726Z    Compiling n0-error-macros v0.1.3
2026-06-19T23:27:13.5290866Z    Compiling darling v0.20.11
2026-06-19T23:27:13.6092376Z    Compiling derive_builder_core v0.20.2
2026-06-19T23:27:13.6956748Z    Compiling spez v0.1.2
2026-06-19T23:27:13.7925203Z    Compiling tinystr v0.8.3
2026-06-19T23:27:13.8490598Z    Compiling potential_utf v0.1.5
2026-06-19T23:27:13.9884824Z    Compiling icu_locale_core v2.2.0
2026-06-19T23:27:14.0181200Z    Compiling icu_collections v2.2.0
2026-06-19T23:27:14.0417324Z    Compiling der v0.8.0-rc.10
2026-06-19T23:27:14.3320791Z    Compiling n0-error v0.1.3
2026-06-19T23:27:14.5379627Z    Compiling pin-project-internal v1.1.13
2026-06-19T23:27:14.7050933Z    Compiling cobs v0.3.0
2026-06-19T23:27:14.7940884Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-19T23:27:14.9070952Z    Compiling derive_builder_macro v0.20.2
2026-06-19T23:27:14.9231190Z    Compiling postcard-derive v0.2.2
2026-06-19T23:27:15.2586899Z    Compiling icu_provider v2.2.0
2026-06-19T23:27:15.2680854Z    Compiling derive_builder v0.20.2
2026-06-19T23:27:15.4724140Z    Compiling ed25519-dalek v2.2.0
2026-06-19T23:27:15.7329505Z    Compiling icu_normalizer v2.2.0
2026-06-19T23:27:15.7398690Z    Compiling icu_properties v2.2.0
2026-06-19T23:27:15.7740929Z    Compiling ipnet v2.12.0
2026-06-19T23:27:15.7841032Z    Compiling spki v0.8.0-rc.4
2026-06-19T23:27:15.8438535Z    Compiling futures-executor v0.3.32
2026-06-19T23:27:15.9750824Z    Compiling pin-project v1.1.13
2026-06-19T23:27:15.9870797Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-19T23:27:15.9918277Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-19T23:27:16.0302508Z    Compiling futures v0.3.32
2026-06-19T23:27:16.1633484Z    Compiling prefix-trie v0.8.4
2026-06-19T23:27:16.1736867Z    Compiling ed25519 v3.0.0-rc.4
2026-06-19T23:27:16.5215221Z    Compiling once_cell v1.21.4
2026-06-19T23:27:16.5890955Z    Compiling data-encoding-macro v0.1.20
2026-06-19T23:27:16.6011057Z    Compiling rustls-native-certs v0.8.4
2026-06-19T23:27:16.6217908Z    Compiling strum_macros v0.28.0
2026-06-19T23:27:16.6660988Z    Compiling iroh-metrics-derive v0.4.1
2026-06-19T23:27:16.7760801Z    Compiling tracing-core v0.1.36
2026-06-19T23:27:16.9990879Z    Compiling postcard v1.1.3
2026-06-19T23:27:17.1211080Z    Compiling tokio-util v0.7.18
2026-06-19T23:27:17.1290633Z    Compiling netlink-sys v0.8.8
2026-06-19T23:27:17.1509725Z    Compiling hashbrown v0.14.5
2026-06-19T23:27:17.1931515Z    Compiling idna_adapter v1.2.2
2026-06-19T23:27:17.2978207Z    Compiling idna v1.1.0
2026-06-19T23:27:17.3198640Z    Compiling tracing v0.1.44
2026-06-19T23:27:17.4300639Z    Compiling tower v0.5.3
2026-06-19T23:27:17.4429478Z    Compiling enum-assoc v1.3.0
2026-06-19T23:27:17.4727162Z    Compiling num_enum_derive v0.7.6
2026-06-19T23:27:17.6080653Z    Compiling async-trait v0.1.89
2026-06-19T23:27:17.6750782Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-19T23:27:17.6850461Z    Compiling iroh-metrics v0.38.3
2026-06-19T23:27:18.0744026Z    Compiling url v2.5.8
2026-06-19T23:27:18.1102111Z    Compiling h2 v0.4.14
2026-06-19T23:27:18.1200831Z    Compiling hashlink v0.9.1
2026-06-19T23:27:18.1232424Z    Compiling derive_more v2.1.1
2026-06-19T23:27:18.1362166Z    Compiling tokio-stream v0.1.18
2026-06-19T23:27:18.2475289Z    Compiling netlink-proto v0.12.0
2026-06-19T23:27:18.3497298Z    Compiling netdev v0.42.0
2026-06-19T23:27:18.4621201Z    Compiling n0-watcher v0.6.1
2026-06-19T23:27:18.5511535Z    Compiling rusqlite v0.32.1
2026-06-19T23:27:18.5846179Z    Compiling iroh-relay v0.98.0
2026-06-19T23:27:18.5923738Z    Compiling moka v0.12.15
2026-06-19T23:27:18.6078890Z    Compiling num_enum v0.7.6
2026-06-19T23:27:18.6680784Z    Compiling serde_spanned v0.6.9
2026-06-19T23:27:18.7476676Z    Compiling toml_datetime v0.6.11
2026-06-19T23:27:18.7557555Z    Compiling thiserror-impl v1.0.69
2026-06-19T23:27:18.7691111Z    Compiling ref-cast-impl v1.0.25
2026-06-19T23:27:18.8159960Z    Compiling webpki-roots v1.0.7
2026-06-19T23:27:18.8320952Z    Compiling regex-automata v0.4.14
2026-06-19T23:27:18.8789301Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T23:27:18.9410609Z    Compiling attohttpc v0.30.1
2026-06-19T23:27:19.0152774Z    Compiling tower-http v0.6.11
2026-06-19T23:27:19.0775873Z    Compiling iroh-base v0.98.0
2026-06-19T23:27:19.4778255Z    Compiling strum v0.28.0
2026-06-19T23:27:19.5340489Z    Compiling toml_edit v0.22.27
2026-06-19T23:27:19.5850489Z    Compiling schemars_derive v1.2.1
2026-06-19T23:27:19.6030865Z    Compiling hmac v0.12.1
2026-06-19T23:27:19.6100788Z    Compiling seize v0.5.1
2026-06-19T23:27:19.7420799Z    Compiling iroh-dns v0.98.0
2026-06-19T23:27:19.7610533Z    Compiling iroh v0.98.2
2026-06-19T23:27:19.9589688Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-19T23:27:20.0480444Z    Compiling bitflags v1.3.2
2026-06-19T23:27:20.1175383Z    Compiling utf8parse v0.2.2
2026-06-19T23:27:20.1239993Z    Compiling cmov v0.5.4
2026-06-19T23:27:20.1431049Z    Compiling dyn-clone v1.0.20
2026-06-19T23:27:20.2066758Z    Compiling rustix v0.38.44
2026-06-19T23:27:20.2699423Z    Compiling pin-utils v0.1.0
2026-06-19T23:27:20.2921205Z    Compiling anstyle-parse v1.0.0
2026-06-19T23:27:20.3320778Z    Compiling nix v0.25.1
2026-06-19T23:27:20.4131989Z    Compiling ctutils v0.4.2
2026-06-19T23:27:20.4290919Z    Compiling filedescriptor v0.8.3
2026-06-19T23:27:20.4810975Z    Compiling papaya v0.2.4
2026-06-19T23:27:20.5060665Z    Compiling hkdf v0.12.4
2026-06-19T23:27:20.6320573Z    Compiling backon v1.6.0
2026-06-19T23:27:20.6426650Z    Compiling darling_macro v0.23.0
2026-06-19T23:27:20.6700990Z    Compiling serial v0.4.0
2026-06-19T23:27:20.7320969Z    Compiling colorchoice v1.0.5
2026-06-19T23:27:20.7601304Z    Compiling anstyle v1.0.14
2026-06-19T23:27:20.8051869Z    Compiling anstyle-query v1.1.5
2026-06-19T23:27:20.9050832Z    Compiling shell-words v1.1.1
2026-06-19T23:27:20.9096028Z    Compiling downcast-rs v1.2.1
2026-06-19T23:27:20.9721199Z    Compiling is_terminal_polyfill v1.70.2
2026-06-19T23:27:20.9793368Z    Compiling linux-raw-sys v0.4.15
2026-06-19T23:27:20.9953626Z    Compiling foldhash v0.1.5
2026-06-19T23:27:21.0411985Z    Compiling instability v0.3.12
2026-06-19T23:27:21.0561063Z    Compiling anstream v1.0.0
2026-06-19T23:27:21.0598179Z    Compiling darling v0.23.0
2026-06-19T23:27:21.0734559Z    Compiling signal-hook-mio v0.2.5
2026-06-19T23:27:21.0747873Z    Compiling spake2 v0.4.0
2026-06-19T23:27:21.1324918Z    Compiling hashbrown v0.15.5
2026-06-19T23:27:21.1830613Z    Compiling terminal_size v0.4.4
2026-06-19T23:27:21.1881264Z    Compiling strum_macros v0.26.4
2026-06-19T23:27:21.2391542Z    Compiling sha1 v0.10.6
2026-06-19T23:27:21.3485969Z    Compiling itertools v0.13.0
2026-06-19T23:27:21.4656691Z    Compiling castaway v0.2.4
2026-06-19T23:27:21.4738294Z    Compiling static_assertions v1.1.0
2026-06-19T23:27:21.4982401Z    Compiling clap_lex v1.1.0
2026-06-19T23:27:21.5430452Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T23:27:21.5580129Z    Compiling doctest-file v1.1.1
2026-06-19T23:27:21.6820834Z    Compiling schemars v1.2.1
2026-06-19T23:27:21.7924280Z    Compiling regex v1.12.3
2026-06-19T23:27:22.0100559Z    Compiling unicode-width v0.1.14
2026-06-19T23:27:22.0746070Z    Compiling toml v0.8.23
2026-06-19T23:27:22.2863037Z    Compiling indoc v2.0.7
2026-06-19T23:27:22.4331276Z    Compiling crossterm v0.28.1
2026-06-19T23:27:22.8042583Z    Compiling interprocess v2.4.2
2026-06-19T23:27:23.3028930Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-19T23:27:23.3164534Z    Compiling unicode-truncate v1.1.0
2026-06-19T23:27:23.3331045Z    Compiling lru v0.12.5
2026-06-19T23:27:23.4710389Z    Compiling hyper v1.10.1
2026-06-19T23:27:23.4850796Z    Compiling clap_builder v4.6.0
2026-06-19T23:27:23.5940954Z    Compiling strum v0.26.3
2026-06-19T23:27:23.7010975Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-19T23:27:23.7401675Z    Compiling compact_str v0.8.2
2026-06-19T23:27:24.0730981Z    Compiling clap_derive v4.6.1
2026-06-19T23:27:24.2141281Z    Compiling unicode-width v0.2.0
2026-06-19T23:27:24.2860910Z    Compiling iana-time-zone v0.1.65
2026-06-19T23:27:24.4370994Z    Compiling cassowary v0.3.0
2026-06-19T23:27:24.5021466Z    Compiling portable-pty v0.8.1
2026-06-19T23:27:24.5060984Z    Compiling chrono v0.4.45
2026-06-19T23:27:24.6416785Z    Compiling nucleo-matcher v0.3.1
2026-06-19T23:27:24.6827514Z    Compiling qrcode v0.14.1
2026-06-19T23:27:24.7200777Z    Compiling tempfile v3.27.0
2026-06-19T23:27:25.0702544Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-19T23:27:25.3468032Z    Compiling hyper-util v0.1.20
2026-06-19T23:27:25.3696811Z    Compiling ratatui v0.29.0
2026-06-19T23:27:26.2270696Z    Compiling clap v4.6.1
2026-06-19T23:27:26.7504561Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-19T23:27:27.1890766Z    Compiling igd-next v0.17.1
2026-06-19T23:27:28.3760981Z    Compiling portmapper v0.16.0
2026-06-19T23:27:33.2077075Z    Compiling rustls-webpki v0.103.13
2026-06-19T23:27:35.5474804Z    Compiling tokio-rustls v0.26.4
2026-06-19T23:27:35.5477753Z    Compiling noq-proto v0.17.0
2026-06-19T23:27:35.5478077Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T23:27:35.6853119Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T23:27:35.6853787Z    Compiling hyper-rustls v0.27.9
2026-06-19T23:27:35.6854330Z    Compiling tokio-websockets v0.13.2
2026-06-19T23:27:35.8106764Z    Compiling reqwest v0.13.4
2026-06-19T23:27:36.7456182Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T23:27:50.3108354Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-19T23:27:51.6470872Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-19T23:27:58.6643185Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-19T23:28:02.2919965Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-06-19T23:28:02.3144422Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-19T23:28:02.3156576Z 
2026-06-19T23:28:02.3156827Z running 1 test
2026-06-19T23:28:08.5115161Z test new_brain_serves_against_old_broker ... ok
2026-06-19T23:28:08.5116401Z 
2026-06-19T23:28:08.5116845Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-06-19T23:28:08.5235459Z 
2026-06-19T23:28:08.5344319Z Post job cleanup.
2026-06-19T23:28:08.6013746Z [command]/usr/bin/git version
2026-06-19T23:28:08.6045726Z git version 2.43.0
2026-06-19T23:28:08.6076060Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/11901b19-2903-483e-8df3-07396dc7ec03' before making global git config changes
2026-06-19T23:28:08.6076815Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:28:08.6079539Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T23:28:08.6107392Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:28:08.6133994Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T23:28:08.6322441Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:28:08.6341323Z http.https://github.com/.extraheader
2026-06-19T23:28:08.6347744Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-19T23:28:08.6371220Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T23:28:08.6555140Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:28:08.6579543Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T23:28:08.6882757Z Cleaning up orphan processes
2026-06-19T23:28:08.7371055Z Terminate orphan process: pid (2506692) (spt)
